home *** CD-ROM | disk | FTP | other *** search
-
- Greetings,
-
- I have a problem with sorting data that I cannot seem to get my
- head around and am hoping someone can help me out or point me in the
- right direction.
-
- My program has a memory bank which consists of 128 blocks of memory,
- each 256k in size. Each memory block has a name and category and I
- want to be able to sort the bank by either.
-
- When I sort by name and category the sort works fine but only the
- names/category have been sorted. I need the memory blocks sorted to
- conicide with the newly sorted names. Where do I start?
-
- I hope I have explained it clearly. Thanks inadvance.
-
- Declan.
-
-